Integer[].Push (gb)

Sub Push ( Value As Integer )

Adds an element at the end of the array.

It is an equivalent to Add with only its first argument.